export interface Image { id: string; url: string; }