export interface ICallEventParams { callback: string; vapiID?: string; conversationID?: string; } //# sourceMappingURL=ICallEventParams.d.ts.map