export interface ISummaryError { error: string; identifier: string; }