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">;
