import type { IComponentPrototype } from "@xirang/studio-helpers"; export declare const Menu: IComponentPrototype; export declare const MenuItem: IComponentPrototype; export declare const MenuSubMenu: IComponentPrototype; export declare const MenuItemGroup: IComponentPrototype; export declare const MenuDivider: IComponentPrototype;