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