declare function findTransactionInteraction(block: IRawBlock, from: string, to: string): string[];
export { findTransactionInteraction };
//# sourceMappingURL=index.d.ts.map