import { FieldValidator } from '../../types'; export declare const nonNullFieldValidator: FieldValidator;