export declare function requestJson(url: string, timeout?: number): Promise<unknown>;
//# sourceMappingURL=request.d.ts.map