export declare const isBatchTransaction: (transactions: T[] | T[][]) => transactions is T[][];