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