import type { GridOptionsService } from 'ag-grid-community';
export declare function validateMenuItem(gos: GridOptionsService, key: string): void;
