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