/** Replace the effective home path with "~" or "$OPENCLAW_HOME" for terminal display. */
export declare function displayString(input: string): string;
