/// import Select from 'react-select'; export declare class TetheredSelect extends Select { constructor(props: any); _renderOuter(): JSX.Element; }