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