import { t as GroupingPanel } from "./GroupingPanel-C4YG1AlP.js"; import { GroupAggregateOverride, GroupAggregateOverrides, GroupSort } from "@adapttable/react/features"; //#region src/grouping-panel.d.ts /** Interactive row grouping with MUI group headers and controls. @public */ declare const groupingPanel: import("@adapttable/react/adapter").AdapterGroupingPanelFeature; //#endregion export { type GroupAggregateOverride, type GroupAggregateOverrides, type GroupSort, GroupingPanel, groupingPanel }; //# sourceMappingURL=grouping-panel.d.ts.map