import type { ElevenLabsVoiceServiceOptions } from '../../VoiceService'; import { type EngineHandler } from './types'; export declare const elevenLabsEngineHandler: EngineHandler;