import type { Hook } from '@oclif/core';
export declare const hook: Hook<'postrun'>;
export default hook;
