import { DrawerProps } from './drawer.type'; declare const _default: (props: DrawerProps) => import("react/jsx-runtime").JSX.Element; export default _default;