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