import Drawer from './drawer'; export type { FRCDrawerProps } from './drawer'; export default Drawer;