import { IOperation } from "../operation"; export declare const tanhOperation: IOperation;