declare const AutocompleteConstants: { BASE_CLASSNAME: string; OPEN_CLASSNAME: string; }; export default AutocompleteConstants;