export { wrapCompilerAsTypeGuard, wrapValidatorAsTypeGuard, } from "./type-guards"; export { asConst } from "./asConst";