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