export declare const dropdownDefaultStateValues: { highlightedIndex: number; isOpen: boolean; selectedItem: null; inputValue: string; };