import type { PickerProps, PickerValue } from './index.js'; export declare function prompt(props: Omit): Promise;