import { Module } from 'ag-grid-enterprise';
export declare const ALL_AG_GRID_MODULES: Set<Module>;
export declare const AG_GRID_VERSION: string;
