import { Writable } from 'node:stream' import { SpeakerOptions } from './index.js' export default function writable(opts?: SpeakerOptions): Writable