/** * info 命令 */ export declare function infoCommand(options?: { all?: boolean; }): Promise; //# sourceMappingURL=info.d.ts.map