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