import type { CreateVoiceSearchHelper } from './types'; declare const createVoiceSearchHelper: CreateVoiceSearchHelper; export default createVoiceSearchHelper;