import { ServerTransactionType } from '../../types/serverTransactions.types'; export declare const getTransactionByHash: (hash: string) => Promise>;