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