diff --git a/src/index.ts b/src/index.ts index 3af953e0..b6aaae9c 100644 --- a/src/index.ts +++ b/src/index.ts @@ -10,7 +10,6 @@ import { SentSDKMessage, RequestId, InterfaceMessageToPayload, - SendTransactionParams, SendTransactionWithParamsArgs, } from './types'; import { INTERFACE_MESSAGES, SDK_MESSAGES } from './messageIds';