import { UseComboboxProps } from '../../index.types'; export declare function renderUseCombobox(props?: Partial>): any;