import type { RouteContext } from '../router.js'; export declare function handleGoalCommand(args: string, ctx: RouteContext): Promise; //# sourceMappingURL=goal.d.ts.map