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