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