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