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