export declare class WOPrintService { static FontSize: number; static PrintFile: any; static GetCustomerPrint(ROPrintData: any, numberofCopies: any, isOtherIndustry: boolean): { info: { title: string; }; header: (currentPage: any, pageCount: any, pageSize: any) => { text: string; alignment: string; marginRight: number; fontSize: number; marginTop: number; }; background: (currentPage: any, pageSize: any) => any; pageMargins: number[]; content: any[][]; styles: { temp2header: { fontSize: number; bold: boolean; alignment: string; }; tableheader1: { bold: boolean; fontFamily: string; margin: number[]; alignment: string; }; header: { fontSize: number; bold: boolean; alignment: string; }; meetingHeader: { fontSize: number; bold: boolean; }; Receiptheader: { fontSize: number; bold: boolean; alignment: string; margin: number[]; }; InlineHeader: { fontSize: number; bold: boolean; alignment: string; margin: number[]; }; TaskHeading: { fontSize: number; bold: boolean; margin: number[]; }; lettersSize: { fontSize: number; margin: number[]; }; tablexample: { margin: number[]; }; hedstyl: { margin: number[]; }; header2: { fontSize: number; bold: boolean; alignment: string; margin: number[]; }; header1: { fontSize: number; bold: boolean; alignment: string; decoration: string; margin: number[]; }; ws_adrs_center: { fontSize: number; alignment: string; }; ws_adrs_center1: { fontSize: number; alignment: string; }; ws_adrs_left: { fontSize: number; alignment: string; }; ws_adrs_left1: { fontSize: number; alignment: string; }; columnheader: { margin: number[]; }; tableExample: { margin: number[]; fontSize: number; }; tableExamplemargin: { margin: number[]; fontSize: number; }; textcust: { fontSize: number; margin: number[]; }; column: { margin: number[]; }; tableheader: { bold: boolean; fontSize: number; margin: number[]; alignment: string; }; tableheader2: { fontSize: number; margin: number[]; alignment: string; opacity: number; }; hed: { fontSize: number; bold: boolean; }; hed2: { fontSize: number; }; TotalsStyles: { marginTop: number; lineHeight: number; fontSize: number; margin: number[]; }; colum1: { fontSize: number; lineHeight: number; }; colum2: { fontSize: number; lineHeight: number; margin: number[]; }; colum3: { lineHeight: number; }; Receiptheader1: { fontSize: number; bold: boolean; alignment: string; margin: number[]; }; Row1: { fontSize: number; margin: number[]; }; rowdata: { margin: number[]; fontSize: number; }; forCompany: { margin: number[]; fontSize: number; }; forCompany1: { margin: number[]; fontSize: number; }; Rupees: { margin: number[]; fontSize: number; }; Signature: { margin: number[]; alignment: string; fontSize: number; }; withApp: { alignment: string; lineHeight: number; }; withOutApp: { alignment: string; lineHeight: number; }; Sign: { fontSize: number; margin: number[]; }; Sign1: { fontSize: number; margin: number[]; }; 'margin-all': { margin: number[]; }; 'margin-top': { margin: number[]; }; 'margin-bottom': { margin: number[]; }; fontSize: { fontSize: number; }; }; }; static GetFileName(ROPrintData: any): string; static CommonHeaderDetails(ROPrintData: any, text: any, isOtherIndustry: boolean): any[]; static GetCustomerAndVehicleAndServiceDetails(ROPrintData: any): { style: string; marginLeft: number; columns: { style: string; table: { widths: (string | number)[]; body: ((string | { text: string; style: string; colSpan: number; alignment: string; bold: boolean; fillColor: string; color: string; })[] | (string | { text: any; opacity: number; })[])[]; }; layout: string; }[]; columnGap: number; }; static GetCustomerRequestandSAInformation(ROPrintData: any): { style: string; marginLeft: number; columns: { style: string; table: { widths: string[]; body: any; }; layout: string; }[]; columnGap: number; }; static GetPromiseTimeAndInventoryCheck(ROPrintData: any): { style: string; marginLeft: number; columns: ({ style: string; table: { widths: string[]; body: ((string | { text: string; style: string; colSpan: number; alignment: string; bold: boolean; fillColor: string; color: string; })[] | { style: string; table: { widths: (string | number)[]; body: (string | { text: any; opacity: number; })[][]; }; }[] | (string | { style: string; colSpan: number; table: { widths: (string | number)[]; body: (({ text: string; style: string; width: number; opacity?: undefined; } | { text: any; opacity: number; style?: undefined; width?: undefined; })[] | (string | { text: string; colSpan: number; style: string; })[])[]; }; layout: string; })[])[]; }; layout: string; } | { width: number; alignment: string; stack: ({ image: string; width: number; height: number; marginTop: number; marginBottom: number; } | { text: string; bold: boolean; fontSize: number; alignment: string; })[]; })[]; columnGap: number; }; static GetImage(): { image: string; width: number; height: number; marginTop: number; marginBottom: number; }; static GetInvwntoryCheck(ROPrintData: any): { style: string; table: { widths: string[]; body: ((string | { text: string; style: string; colSpan: number; alignment: string; bold: boolean; fillColor: string; color: string; })[] | { style: string; table: { widths: (string | number)[]; body: (string | { text: any; opacity: number; })[][]; }; }[] | (string | { style: string; colSpan: number; table: { widths: (string | number)[]; body: (({ text: string; style: string; width: number; opacity?: undefined; } | { text: any; opacity: number; style?: undefined; width?: undefined; })[] | (string | { text: string; colSpan: number; style: string; })[])[]; }; layout: string; })[])[]; }; layout: string; }; static CheckValueAndReturn(info: any): any; static GetServiceAdvisorJob(ROPrintData: any): { style: string; table: { widths: string[]; body: ((string | { text: string; style: string; colSpan: number; alignment: string; bold: boolean; fillColor: string; color: string; })[] | (string | { text: string; style: string; colSpan: number; lineHeight: number; })[] | (string | { text: any; style: string; colSpan: number; lineHeight: number; opacity: number; })[] | { text: string; opacity: number; style: string; colSpan: number; alignment: string; bold: boolean; }[])[]; }; layout: string; }; static GetCompalints(comps: any): { style: string; table: { widths: string[]; body: any; }; layout: string; }; static GetComplaintsData(comps: any): any; static GetCustomerInformation(Customer: any): { style: string; table: { widths: number[]; body: ((string | { text: string; style: string; colSpan: number; alignment: string; bold: boolean; fillColor: string; color: string; lineHeight: number; })[] | (string | { text: any; opacity: number; lineHeight: number; })[] | (string | { text: any; opacity: number; lineHeight: number; width: number; })[])[]; }; layout: string; }; static GetVehicleInformation(Vehicle: any, mileage: any): { style: string; table: { widths: number[]; body: ((string | { text: string; style: string; colSpan: number; alignment: string; bold: boolean; fillColor: string; color: string; })[] | (string | { text: any; opacity: number; })[])[]; }; layout: string; }; static GetServiceInformation(Other: any, Entity: any): { style: string; table: { widths: (string | number)[]; body: ((string | { text: string; style: string; colSpan: number; alignment: string; bold: boolean; fillColor: string; color: string; })[] | (string | { text: any; opacity: number; })[])[]; }; layout: string; }; static GetPhone(Phone1: any, Phone2: any): any; static GetMainHeaderDetails(Entity: any, HeaderName: any, Image: any, HColor: any, AColor: any, text: any): ({ columns: any; } | { canvas: { type: string; lineColor: string; x1: number; y1: number; x2: number; y2: number; lineWidth: number; }[]; })[]; static CommonTotalDetails(ROPrintData: any, index: any, numberofCopies: any): any[]; }