export interface BabyImage { "id": string; "type": string; "image (empty...see the filename baby_images_[id])": string; "babyId": string; }