export interface ErrorResponse { title?: string; subtitle?: string; image?: string; }