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