import { LitComponentImplementation } from "../../types.mjs";
import "../../index.mjs";

//#region src/web-components/catalog/basic/image.d.ts
declare const Image: LitComponentImplementation;
//#endregion
export { Image };
//# sourceMappingURL=image.d.mts.map