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