import type { PropertiesTableProps } from '../../shared/types';
export declare const MenuRootProperties: PropertiesTableProps;
export declare const MenuRootEvents: PropertiesTableProps;
export declare const MenuButtonProperties: PropertiesTableProps;
export declare const MenuListProperties: PropertiesTableProps;
export declare const MenuActionProperties: PropertiesTableProps;
export declare const MenuActionEvents: PropertiesTableProps;
export declare const MenuAccordionProperties: PropertiesTableProps;
export declare const MenuAccordionEvents: PropertiesTableProps;
export declare const MenuHeaderProperties: PropertiesTableProps;
export declare const MenuDividerProperties: PropertiesTableProps;
