declare const MathTanh: (x: number) => number; export = MathTanh;