declare const hooks: { hookType: import("..").HookType; hookName: string; hookFunc: any; }[]; export { hooks };