import type { SFCWithInstall } from '../utils/types'; import Drawer from './src/index.vue'; declare const _Drawer: SFCWithInstall; export default _Drawer;