import Image from './src/image.vue'; import type { SFCWithInstall } from '@inte-cloud/lit-element/es/utils'; export declare const LtImage: SFCWithInstall; export default LtImage; export * from './src/image';