import { AnyObj } from 'tily/typings/types'; export declare function toQueryString(params: AnyObj): string;