import React from 'react'; export declare const AutoCompleteIcon: (props: { hasAutoComplete: boolean; }) => React.JSX.Element;