import type { AgStudioCommon } from '../../api/agStudioCommon'; import type { _AgMenuItemCallbacks } from 'ag-grid-enterprise'; import type { BeanCollection } from '../interfaces/beanCollection'; export declare const MENU_ITEM_CALLBACKS: _AgMenuItemCallbacks;