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