declare const patchCommand: (packageName: string, configurationFile: string, versionType: string) => Promise; export default patchCommand;