⚠️ Internal: This API is not publically exported by the package.
interface CustomClusters {
    [k: string]: ClusterDefinition;
}

Indexable

[k: string]: ClusterDefinition