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