export declare function addParam(url: URL, value: any, key: string): void;
