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