export type ReportDamageBody = { notes: string; image: File; };