import { BpmnService } from './bpmn.service'; import * as i0 from "@angular/core"; export declare class BpmnComponent { private service; apiData: any; constructor(service: BpmnService); ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }