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