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