export declare function stringifyParams(obj: any): string; export declare const sleep: (time: number) => Promise;