export declare function redactSecrets(text: string): string; export declare function looksLikeFilesystemPath(run: string): boolean;