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