export type CountersByDocId = Map]>; export interface CounterTracking { gotAll: boolean; data: Map; }