export declare function fetchJson<T>(uri: string): Promise<T>;
//# sourceMappingURL=fetchJson.d.ts.map