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