/// <reference types="react" />
declare const DropDownIcon: () => JSX.Element;
export default DropDownIcon;
