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