import { Drawer } from 'antd'; export type { DrawerProps } from 'antd/lib/drawer'; export * from 'antd/lib/drawer'; export default Drawer;