import { Command } from 'commander'; export declare const info: (program: Command) => void;