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