export default [ { id: 1, amount: 521.78, description: "agua, luz, telefone e gas", created_at: "2021-05-05", payment_date: "2021-11-11", type_origin_account: "corrente", authentication: "19787SDSA68ASD8GSA24F322", }, { id: 2, amount: 42.18, description: "convenios - celular pré pago", created_at: "2021-05-06", payment_date: "2021-11-11", type_origin_account: "corrente", authentication: "29787SDSA68ASD8GSA24F322", }, { id: 3, amount: 841.78, description: "pix pagamento", created_at: "2021-05-06", payment_date: "2021-11-11", type_origin_account: "poupanca", authentication: "39787SDSA68ASD8GSA24F322", }, ];