import { Command } from 'commander'; declare const updateCommand: Command; export default updateCommand; //# sourceMappingURL=update.d.ts.map