Variable circularDependenciesErrorConst

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