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