Variable circularDependenciesErrorConst

circularDependenciesError: IErrorHelper<{
    cycles: string[];
} & DefaultErrorType> = ...