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