import Transfer from './src/transfer.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElTransfer: SFCWithInstall; export default ElTransfer; export * from './src/transfer';