UNPKG

@ozen-ui/kit

Version:

React component library

3 lines (2 loc) 219 B
import type { FileIconButtonBaseProps } from './types'; export declare const FileIconButton: import("../../../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<FileIconButtonBaseProps, "button", "as">;