export type UserMoney = { used_quota: Number total_quota: Number }