/** * Chapter command definitions */ import type { Command } from '../types.js'; export declare const chapterCommand: Command; //# sourceMappingURL=chapter.d.ts.map