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