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