import type { PhotonAICommandRegistry } from '../photon-ai-registry'; /** Registers all row-grouping Photon AI intents. */ export declare function registerGroupingCommands(registry: PhotonAICommandRegistry): void; //# sourceMappingURL=grouping.commands.d.ts.map