import { LayoutSidebarProps } from "../type.mjs";
//#region src/Layout/components/LayoutSidebar.d.ts
declare const LayoutSidebar: import("react").NamedExoticComponent<LayoutSidebarProps>;
//#endregion
export { LayoutSidebar, LayoutSidebar as default };
//# sourceMappingURL=LayoutSidebar.d.mts.map