import React from 'react'; import { SearchFieldProps, SearchItem } from '../../types'; export declare const SearchAutoComplete: React.ForwardRefExoticComponent & React.RefAttributes>;