import { type InternalNestedTransactionFunction } from '../types'; export declare const nestedTransaction: InternalNestedTransactionFunction;