import { RunTransaction } from '../types';
export declare const runTransaction: RunTransaction;
