import { CoreWorkflowService } from '../core-workflow.service'; import * as i0 from "@angular/core"; export declare class BridgeLineService { coreWorkflowService: CoreWorkflowService; colorRadius: number; adjustBridgeLines(branchGroupEl: HTMLElement, topBridgeLineEl: HTMLElement, bottomBridgeLineEl: HTMLElement, branchColumnEls: HTMLElement[]): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }