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