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