import * as React from 'react'; export declare const Select: React.MemoExoticComponent<(props: any) => React.JSX.Element>;