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