@ozen-ui/kit
Version:
React component library
4 lines (3 loc) • 349 B
TypeScript
import type { ListCardItemCenterButtonBaseProps } from './types';
export declare const cnListCardItemCenterButton: import("@bem-react/classname").ClassNameFormatter;
export declare const ListCardItemCenterButton: import("../../../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<ListCardItemCenterButtonBaseProps, "button", "as">;