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