export interface ClassMetadataLifecycle { postConstructMethodNames: Set; preDestroyMethodNames: Set; } //# sourceMappingURL=ClassMetadataLifecycle.d.ts.map