declare const VerticalMenu: { Root: import('react').ForwardRefExoticComponent>, "ref"> & import('react').RefAttributes>; Submenu: import('react').ForwardRefExoticComponent>, "ref"> & import('react').RefAttributes>; SubMenuContent: import('react').ForwardRefExoticComponent, "ref"> & import('react').RefAttributes>; SubMenuList: import('react').ForwardRefExoticComponent, "ref"> & import('react').RefAttributes>; MenuItem: import('react').ForwardRefExoticComponent, "ref"> & import('react').RefAttributes>; MenuContext: import('react').Context>; SubMenuContext: import('react').Context>; }; export { VerticalMenu }; export * from './interface';