export declare class PdfData { invoiceData: any; settings: any; pdfType: string; }