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