import type { PaymentToken } from './index.js'; export type PaymentTokens = PaymentToken[];