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