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