import { DataGridApiRef } from '../../DataGrid'; export declare const focusPickerValue: (api: DataGridApiRef | null, value: K) => void;