import { ServerTransactionType } from 'types/serverTransactions.types'; export declare function getTransactionReceiver(transaction: ServerTransactionType): string; //# sourceMappingURL=getTransactionReceiver.d.ts.map