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