import type { LocalTaskInput } from './providers/local'; export declare function promptLocalTaskInput(): Promise;