import { IHookEngine } from '@ionic/cli-utils'; export declare function registerHooks(hooks: IHookEngine): void;