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