export declare const generateInvoiceHtml: (payload: any) => string;
