export interface WeightData { weight: number | null dsd: number | null receptionDate: string }