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