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