import { type ComponentType } from "react"; import { type ISidebarProps } from "./types.js"; /** * @internal */ export declare const RenderModeAwareDashboardSidebar: ComponentType>)>; //# sourceMappingURL=RenderModeAwareDashboardSidebar.d.ts.map