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