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