export type Balance = { currency: string; value: number; };