import Drawer from './src/drawer.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElDrawer: SFCWithInstall; export default ElDrawer; export * from './src/drawer';