import { SelectFieldHandle, SelectFieldProps } from './types'; export declare const SelectField: import('react').ForwardRefExoticComponent>;