export declare function LifecycleHookUnit(): ClassDecorator; export declare function LifecycleHook(hookName?: string): PropertyDecorator; export * from './loader/decorator';