import { Image } from "./image.js"; /** * The Fabric Image component. * * @public */ export declare const definition: import("@microsoft/fast-element").FASTElementDefinition; //# sourceMappingURL=image.definition.d.ts.map