import type { ResourceMapper } from '@23blocks/jsonapi-codec'; import type { Transaction } from '../types/transaction.js'; export declare const transactionMapper: ResourceMapper; //# sourceMappingURL=transaction.mapper.d.ts.map