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