import { Command } from 'commander'; export default function registerErrorHandler(program: Command): void;