declare const TotallyMoneyWithSymbol: ({ color, }: { color?: string; }) => JSX.Element; export default TotallyMoneyWithSymbol;