import React from 'react'; import { SelectProps } from '../../types/select'; export declare const Select: React.ForwardRefExoticComponent>;