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