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