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