export declare enum HookKind { START = 0, EVENT = 1, END = 2 } //# sourceMappingURL=hook.kind.d.ts.map