export type CoinPrimitive = { denom: string; amount: string; };