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