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