UNPKG

@ozen-ui/kit

Version:

React component library

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