import { OptionValues } from 'commander'; export declare function command(opts: OptionValues): Promise;