/// export declare function fetch(url: string, responseType: T, retries?: number): Promise;