import { Drawer } from 'antd'; export { IDrawerState, DrawerProps } from 'antd/es/drawer'; export default Drawer;