import React from "react"; declare const DropdownIndicator: (props: any) => React.JSX.Element; export default DropdownIndicator;