export declare function runWithEchoAndProceedPrompt(func: (...args: TArgs) => any, args: TArgs, props?: { yes?: boolean; functionName?: string; }): Promise; //# sourceMappingURL=run-with-echo-and-proceed-prompt.d.ts.map