import { type JinnMcpTool } from "./toolkit.js"; export declare function workItemDispatchTools(): { dispatch: JinnMcpTool; dispatchConfig: JinnMcpTool; landOn: JinnMcpTool; }; //# sourceMappingURL=work-item-dispatch-tools.d.ts.map