export declare function onInit(target: any, propertyKey: string): void;
export declare function initOnInit(instance: any): void;
