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