/**
 * Returns the private context passed by the Picker wrapping the current component.
 */
export declare const usePickerPrivateContext: () => import("../index.mjs").PickerPrivateContextValue;