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