import { ErrorErrorsItem } from './errorErrorsItem'; export interface ErrorErrors extends Array { }