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