import { ModelCache } from "../modelCache"; import { Property } from "../../models/Property"; export declare const PropertiesCache: ModelCache;