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