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