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