export declare function fetchJson(jsonUri: string, fetchFunc?: typeof fetch): Promise;