import { PropertiesTableProps } from '../../shared/types';
export declare const ModalProperties: PropertiesTableProps;
export declare const ModalPropertiesWithSnakeCase: PropertiesTableProps;
export declare const ModalEvents: PropertiesTableProps;
export declare const ModalEventsWithSnakeCase: PropertiesTableProps;
