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