export { default } from "./adaptive-sidebar.component";
export type { AdaptiveSidebarProps } from "./adaptive-sidebar.component";
