import type { TextToSpeechPlugin } from './definitions'; declare const TextToSpeech: TextToSpeechPlugin; export * from './definitions'; export { TextToSpeech };