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