/// import { DrawerProps } from './types'; export declare const Drawer: React.FC; export default Drawer;