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