UNPKG

@ozen-ui/kit

Version:

React component library

4 lines (3 loc) 322 B
import type { DialogFooterButtonBaseProps } from './types'; export declare const cnDialogFooterButton: import("@bem-react/classname").ClassNameFormatter; export declare const DialogFooterButton: import("../../../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<DialogFooterButtonBaseProps, "div", "as">;