With @vonage/server-sdk installed, importing Vonage from @vonage/server-sdk in a TypeScript project produces errors inside the SDK's own type files: error TS2694: Namespace .../@vonage/voice/dist/types has no exported member 'ConversationAction' and the same for StreamAction in Stream.d.ts. The project had skipLibCheck explicitly set to false in tsconfig.json. Reported against server-sdk 3.7.x with Node 20.