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