export declare const searchParamsSingleValueAdd: (params: URLSearchParams, key: string, value: string) => URLSearchParams;