export declare function tryAppendQueryString(existingUrl: string, key: string, value: string): string;