export declare const defaultModelFetcher: (path: string) => Promise<ArrayBuffer>;
