import type { TF } from '../types'; export declare function registerOps(tf: TF): void; //# sourceMappingURL=registerOps.d.ts.map