ClusterInstance: MutableCluster<{
    attributes: {
        labelList: Attribute<TypeFromFields<{
            label: FieldType<string>;
            value: FieldType<string>;
        }>[], any>;
    };
    id: 64;
    name: "FixedLabel";
    revision: 1;
}, []> = ...

Type declaration