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