import { Command } from 'commander'; export default function displayCommandStep(cmd: Command, message: string): void;