export const style = { icon: { succeed: '', fail: '', }, color: { iState: { depositing: '#3498DB', successful: '#52BE80', failed: '#5D6D7E', shipped: '#0000CD', }, }, };