import { Command } from 'commander'; export default function displayCommandGreetings(cmd: Command): void;