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