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