export declare function generateQueryPath(url: string, params: {}): string;
