UNPKG

@ozen-ui/kit

Version:

React component library

5 lines (4 loc) 324 B
import './PageListCard.css'; import type { PageListCardBaseProps } from './types'; export declare const cnPageListCard: import("@bem-react/classname").ClassNameFormatter; export declare const PageListCard: import("../../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<PageListCardBaseProps, "div", "as">;