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