export declare const imagePropertyType: { type: "image"; modelConfig: = Record, RawValue = unknown, JsonValue = unknown>(ops: import("../../index.js").PropertyConfig) => import("../../index.js").PropertyModel<"image", PropertyData, RawValue, JsonValue>; }; export declare const imagePropertyModelConfig: import("../../index.js").PropertyModel<"image", {}, string | null, string | null>; //# sourceMappingURL=define.d.ts.map