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