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