import { Hook } from "@oclif/core"; //#region src/hooks/postrun.d.ts declare const hook: Hook.Postrun; //#endregion export { hook as default };