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