TimeFormatLocalizationBehavior: Type<TimeFormatLocalization.Cluster, typeof ClusterBehavior, {
    components: never[];
}> = ...

TimeFormatLocalizationBehavior is the base class for objects that support interaction with TimeFormatLocalization.Cluster.

This class does not have optional features of TimeFormatLocalization.Cluster enabled. You can enable additional features using TimeFormatLocalizationBehavior.with.