export interface IHookableOptions { webpackHook?: string; indexHtmlHook?: string; optionsHook?: string; }