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