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