export interface IErrorBoundaryStrings { Title: string; AnErrorOccurred: string; WebServiceError: string; TryAgainButton: string; }