import { type InternalTransactionFunction } from '../types'; export declare const transaction: InternalTransactionFunction;