import { SVGProps } from "react";
declare const GIFrayedArrow: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIFrayedArrow };
