/** * Parses the query string of the URL */ export declare const QueryString: (target: import("../mountains").Mountain, property: string, index: number) => void;