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