import { SVGProps } from 'react'; export declare function DropDownIcon(props: SVGProps): JSX.Element;