export declare function appendQueryParam(url: string, key: string, value: string): string;