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