import type { PropertiesTableProps } from '../../shared/types';
export declare const CardProperties: PropertiesTableProps;
export declare const CardActionProperties: PropertiesTableProps;
export declare const CardListProperties: PropertiesTableProps;
export declare const CardListItemProperties: PropertiesTableProps;
