import type { SolidisTransactionClient } from '../index.ts'; export declare function multi(this: T): SolidisTransactionClient;