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