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