import type { _ModuleWithoutApi } from 'ag-grid-community';
/**
 * @internal
 */
export declare const GroupCellRendererModule: _ModuleWithoutApi;
/**
 * Shared between row grouping and tree data
 * @internal
 */
export declare const GroupColumnModule: _ModuleWithoutApi;
/**
 * Shared ChangedPath factory — not row-model restricted
 * @internal
 */
export declare const ChangedPathModule: _ModuleWithoutApi;
/**
 * @internal
 */
export declare const ClientSideRowModelHierarchyModule: _ModuleWithoutApi;
/**
 * @internal
 */
export declare const StickyRowModule: _ModuleWithoutApi;
/**
 * @internal
 */
export declare const GroupEditModule: _ModuleWithoutApi;
