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