import type { Hook } from '@oclif/core'; declare const hook: Hook.Finally; export default hook;