import { type ValidatorOptions, validator } from './validator'; export type { ValidatorOptions }; export { validator };