import type { SharedPickerProps } from '../interface'; export declare function pickTriggerProps(props: SharedPickerProps): SharedPickerProps;