import { FinalExecutionOutcome } from '@meer-js/types'; /** @hidden */ export declare function getTransactionLastResult(txResult: FinalExecutionOutcome): any; //# sourceMappingURL=provider.d.ts.map