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