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