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