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