import { Hook } from "@oclif/config";
declare const initHook: Hook.Init;
export default initHook;
