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