export declare function ToQueryString(obj: any): string;
export declare function RandomString(length: any): string;
