export type UseRealtimeDataEnumeration = 'full' | 'explanatory' | 'none';
