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