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