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