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