/** * Plot Thread CLI Commands */ import type { Command } from '../types.js'; export declare const plotCommand: Command; //# sourceMappingURL=plot.d.ts.map