import type { ForwardRefPrimitive, BaseAutocompleteOptionProps } from '../types'; export declare const AutocompleteOption: ForwardRefPrimitive;