import { FC } from 'react'; declare const Sidebar: FC; export default Sidebar;