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