import type { CounterType } from '../types/types.js'; export declare function appendDistinctValue(values: Record, key: string): void; //# sourceMappingURL=appendDistinctValue.d.ts.map