import { Status } from "@inquirer/core"; export declare const prepareValue: (value: string, status: Status) => string;