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