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