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