export declare enum ECommand { ANALYZE = "analyze", INIT = "init" } //# sourceMappingURL=command.enum.d.ts.map