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