import { HttpParams } from '@angular/common/http'; export declare const generateHttpParams: (params: Object) => HttpParams;