export declare function fetchArrayBuffer(url: string, fetchFunc?: typeof fetch): Promise;