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