export declare const enum LifecycleKind { POST_CONSTRUCT = "POST_CONSTRUCT", PRE_DESTROY = "PRE_DESTROY" }