export declare const askForNewValue: <T = string>(title?: string) => Promise<T>;
//# sourceMappingURL=ask-for-new-value.d.ts.map