export declare function redactSecrets(text: string): string;
