import React from "react"; const BalanceIcon: React.FC = () => ( £125.99 ); export default BalanceIcon;