import React from 'react'; import { ComboBoxProps } from './types'; export declare const ComboBox: React.ForwardRefExoticComponent>;