import { GridApiRef } from '../../../models/api/gridApiRef'; export declare const useGridPreferencesPanel: (apiRef: GridApiRef) => void;