export interface ErrorDetail { type_url?: string; value?: string; }