import { FieldValidation } from '@rjsf/utils'; export declare const entityNamePickerValidation: (value: string, validation: FieldValidation) => void;