export declare function displayStarterPrompt(promptText: string, log: (msg: string) => void): Promise;