import { LitComponentImplementation } from "../../types.cjs"; import "../../index.cjs"; //#region src/web-components/catalog/basic/image.d.ts declare const Image: LitComponentImplementation; //#endregion export { Image }; //# sourceMappingURL=image.d.cts.map