export declare function fetchBrowserJson(url: string, init?: RequestInit & { timeoutMs?: number; }): Promise;