import React from 'react'; export default function GraphUpArrow({ className, ...props }: React.SVGProps): JSX.Element;