declare function redactForTelemetry(value: unknown): unknown; export { redactForTelemetry as r };