import { SidebarProps } from './types';
export declare const Sidebar: React.FC<SidebarProps>;
//# sourceMappingURL=sidebar.d.ts.map