export declare const repeatRequestParamsSerializer: (params: any) => string; export declare const commaRequestParamsSerializer: (params: any) => string;