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