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