import * as ValidateUtil from "./validate";
import * as RegUtil from "./reg";
export { ValidateUtil, RegUtil };