import { OrderTypes } from "@medusajs/framework/types"; export type OrderTransactionDTO = OrderTypes.OrderTransactionDTO; //# sourceMappingURL=transaction.d.ts.map