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