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