UNPKG

@ozen-ui/kit

Version:

React component library

4 lines (3 loc) 331 B
import type { DataListCardStatusTextProps } from './types'; export declare const cnDataListCardStatusText: import("@bem-react/classname").ClassNameFormatter; export declare const DataListCardStatusText: import("../../../../utils/polymorphicComponentWithRef").PolymorphicComponentWithRef<DataListCardStatusTextProps, "span", "as">;