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