import { components } from "react-select"; declare const Control: typeof components["Control"]; export default Control;