import * as i0 from "@angular/core"; export declare class LineService { generateLineAssociationFromLine(lineAssociation?: any): { directoryNumber: any; didPattern: any; mappedDids: string; index: any; position: any; textLabel: any; alertingName: any; callerNumber: string; }; generateLineDirectory(lineAssociation?: any): any; generateDidPatternForLineAssociation(lineAssociation?: any): any; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }