import * as i0 from "@angular/core"; export declare class CommonPdfService { constructor(); generateReport(ReportType: any, serviceParameters: any, ReportTitle: any): void; estimate(): void; pktList(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }