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