export declare class MultiTransactionError extends Error { constructor(message: string); }