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