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