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