export declare function abFetch(filePath: string, onProgress?: (name: string, progress: number) => void): Promise<ArrayBuffer>;
//# sourceMappingURL=arrayBufferFetcher.d.ts.map