import { TParams } from "../types/params";
export declare function toQueryString(params: TParams): string;
//# sourceMappingURL=query.d.ts.map