import { SpeechSynthesis } from './speech-synthesis';
export * from './speech-synthesis';
export default SpeechSynthesis;
