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