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