// Runtime entrypoint for the voice-call plugin package. export { createVoiceCallRuntime, type VoiceCallRuntime } from "./src/runtime.js";