import type { SlackShortcutHandoffService } from '../slack-interactions/shortcut.service.js'; export declare function slackShortcutHandoffServiceForAgent(agentId: string): SlackShortcutHandoffService; //# sourceMappingURL=slack-shortcut-handoff.service.d.ts.map