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