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