/** 启动文件路由 CLI;系统服务的内部入口会绕过 Pastel 和 Ink。 */ export declare function runCli(argv?: string[]): Promise; //# sourceMappingURL=cli.d.ts.map