import { PaymentApprovedType } from './templates'; export declare const getPaymentEmail: (data: PaymentApprovedType) => string; //# sourceMappingURL=lib.d.ts.map