import { JSX } from "react"; export declare const IconArrowSVG: ({ degrees, isHovered }: { degrees: any; isHovered: any; }) => JSX.Element;