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