import { OptionValues } from 'commander'; declare const _default: (pluginId?: string, cmd?: OptionValues) => Promise; export default _default;