import { TemplateRef } from '@angular/core'; import { NodeState } from '../model/node-state'; import * as i0 from "@angular/core"; export declare class NodeIconWrapperComponent { state: NodeState; nodeCollapsibleTemplate: TemplateRef; _this: this; constructor(); toggleExpand(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }