import Image from './src/image.vue'; import type { SFCWithInstall } from 'element-plus/es/utils'; export declare const ElImage: SFCWithInstall; export default ElImage; export * from './src/image';