import { Hook } from '@oclif/core'; declare const hook: Hook<'command_not_found'>; export default hook; //# sourceMappingURL=command_not_found.d.ts.map