import DrawerV2 from './src/drawer-v2.vue'; import type { SFCWithInstall } from 'element-plus-x/es/utils'; export declare const ElDrawerV2: SFCWithInstall; export default ElDrawerV2; export * from './src/drawer-v2'; export type { DrawerV2Instance } from './src/instance';