import * as tf from '@tensorflow/tfjs-core'; export declare function loadWeightMap(uri: string | undefined, defaultModelName: string): Promise; //# sourceMappingURL=loadWeightMap.d.ts.map