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