import { ErrorParametersItem } from './errorParametersItem'; export interface ErrorParameters extends Array { }