/** * World Rule CLI Commands */ import type { Command } from '../types.js'; export declare const worldRuleCommand: Command; //# sourceMappingURL=world-rule.d.ts.map