import { TransactionOptions } from '../transaction/Transactional'; export declare const RunWithDrivine: (options?: TransactionOptions) => void;