/** * Returns the url parameters created in the application as an object */ export declare const UrlParams: (target: import("../mountains").Mountain, property: string, index: number) => void;