import React from 'react'; import { SelectProps } from './select-props'; export declare const Select: React.FC;