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