/** * Tasks Tool * Re-exports the tasks tool from the modular implementation */ export { registerTasksTool } from './tasks/index'; //# sourceMappingURL=tasks.d.ts.map