// ag-grid-iux-enterprise v1.0.0 import { Component } from "ag-grid-iux-community/main"; export declare class GridHeaderDropZones extends Component { private gridOptionsWrapper; private columnController; private eventService; private rowGroupCompFactory; private pivotCompFactory; private rowGroupComp; private pivotComp; constructor(); private postConstruct; private createNorthPanel; private onDropPanelVisible; private onRowGroupChanged; }