import ConfigStore from 'configstore'; export interface ICommandArgs { config: ConfigStore; packageInfo: any; }