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