import type { DrawerProps as AntdDrawerProps } from 'antd/lib/drawer'; import { FC } from 'react'; export declare const Drawer: FC; //# sourceMappingURL=drawer.d.ts.map