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