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