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