import type { FieldValidationMethod, SelectField } from '@staticcms/core'; declare const validator: FieldValidationMethod; export default validator;