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