import { Matrix } from '.';
export declare function tanhB(product: Matrix, left: Matrix): void;
//# sourceMappingURL=tanh-b.d.ts.map