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