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