export function calculateDiscount(cart: any, couponCode?: null): Promise;