export declare function toUrlParams(obj: Record<string, any>): string;
