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