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