import * as _ from "lodash"; declare const ceil: typeof _.ceil; export default ceil;