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