export interface Image { id?: string; userId?: string; Location?: string; }