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