import 'rc-drawer/assets/index.css';
import { FC } from 'react';
declare const Sidebar: FC;
export default Sidebar;
