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