declare const invoiceHTML: (invoiceData: any) => string;
export default invoiceHTML;
