export declare function generateQueryPath(url: string, params: {}): string; export declare function parseToPrimitives(x: T): T; //# sourceMappingURL=request-helpers.d.ts.map