import { CommandPath } from '../elements/CommandPath'; export interface HelpOptions { command?: CommandPath; }