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