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