/**
 * Returns the context passed by the picker that wraps the current component.
 */
export declare const usePickersContext: () => import("../internals/components/PickersProvider").PickersContextValue;
