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