declare const prefixPluginTranslations: (trad: any, pluginId: string) => any;
export { prefixPluginTranslations };
