UNPKG

@ozen-ui/kit

Version:

React component library

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