import { FC } from 'react'; import { SidebarSectionProps } from './types'; export declare const SidebarSection: FC; //# sourceMappingURL=SidebarSection.d.ts.map