export declare type AutocompleteRecentSearchesPluginTranslations = { removeSearchTitle: string; fillQueryTitle: (text: string) => string; };