TransactionHandlers: {
    [method: string]: TransactionHandler<never>;
}

Type declaration