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