export declare function jsonToURLEncoded(object: Record<string, any>): string;
//# sourceMappingURL=utils.d.ts.map