import type { RouteContext } from '../router.js'; export declare function handleWebCommand(_args: string, _ctx: RouteContext): Promise; //# sourceMappingURL=web.d.ts.map