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