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