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