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