import { PropertiesTableProps } from '../../shared/types';
export declare const TableProperties: PropertiesTableProps;
export declare const TableEventProperties: PropertiesTableProps;
export declare const TrProperties: PropertiesTableProps;
export declare const TrEventProperties: PropertiesTableProps;
export declare const ThProperties: PropertiesTableProps;
export declare const TdProperties: PropertiesTableProps;
