export type { SpeechSynthesisAdapter } from "./SpeechAdapterTypes";
export { WebSpeechSynthesisAdapter } from "./WebSpeechSynthesisAdapter";
//# sourceMappingURL=index.d.ts.map