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