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