export declare enum SpeechState { Idle = "idle", Animating = "animating", Speaking = "speaking" } //# sourceMappingURL=SpeechState.d.ts.map