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