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