UNPKG

@ozen-ui/kit

Version:

React component library

4 lines (3 loc) 321 B
import type { DrawerCloseButtonBaseProps } from './types'; export declare const cnDrawerCloseButton: import("@bem-react/classname").ClassNameFormatter; export declare const DrawerCloseButton: import("../../../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<DrawerCloseButtonBaseProps, "button", "as">;