import type { SFCWithInstall } from '../utils/types'; import Image from './src/index.vue'; declare const _Image: SFCWithInstall; export default _Image;