import { Hook } from '@oclif/core';
export declare const changelog: Hook<'update'>;
