import { Show, SimpleShowLayout, TextField, DateField, ReferenceField } from 'react-admin'; export const ConsumptionRegistrationShow = () => ( );