export default function useVoiceSelector(activity: any): (voices: (typeof window.SpeechSynthesisVoice)[]) => typeof window.SpeechSynthesisVoice; //# sourceMappingURL=useVoiceSelector.d.ts.map