import { CoreServices, FlexusPanelNodeBase } from 'flx-engine'; import { ActivatedRoute } from '@angular/router'; import * as i0 from "@angular/core"; export declare class WorkflowPanelNodeComponent extends FlexusPanelNodeBase { constructor(svc: CoreServices, route: ActivatedRoute); static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }