import type { Command } from 'commander'; export declare const configureCommandErrors: (cmd: Command) => void;