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