import * as Constant from "./constant"; import * as ConstantUtils from "./constantUtils"; export { Constant, ConstantUtils };