import wildcard_allowed_check from "./wildcard_allowed_check"; import CustomError = require("./Error"); export { wildcard_allowed_check, CustomError };