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