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