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