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