/** * Returns a reference to a database table */ export declare const CollectionOf: (target: import("../mountains").Mountain, property: string, index: number) => void;