export function registerDefaultCalculators(): (((cart: any, coupon: any) => Promise) | ((cart: any, coupon: any) => Promise))[];