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