import type { PropertiesTableProps } from '../../shared/types';
export declare const DrawerListProperties: PropertiesTableProps;
export declare const DrawerListEvents: PropertiesTableProps;
export declare const DrawerListItem: PropertiesTableProps;
