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