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