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