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