export declare const modifyQueryString: (url: string, key: string, value: string | number) => string;