import type { Charge } from '../../payments/index.js'; export type CheckoutOrderCharge = Charge;