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