import Drawer from './rc-mod';
export default Drawer;
export type { IDrawerProps as DrawerProps, TDrawerComponent as DrawerComponent, TDrawerRef as DrawerRef } from './types';
