import { Hono } from 'hono'; export declare function tasksRoutes(cwd: string): Hono;