export type CountersByDocId = Map]>; export interface CounterTracking { gotAll: boolean; data: Map; } //# sourceMappingURL=CounterInternalTypes.d.ts.map