import type { ForwardRefComponent } from '@project44-manifest/react-types';
import type { SideNavigationMenuProps } from './SideNavigationMenu.types';
export declare const SideNavigationMenu: ForwardRefComponent<"nav", SideNavigationMenuProps>;
//# sourceMappingURL=SideNavigationMenu.d.ts.map