import type { DatabaseTransaction } from '@baguspay/db'

export type DBInstance = DatabaseTransaction
