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