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