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