type TradOptions = Record; declare const prefixPluginTranslations: (trad: TradOptions) => TradOptions; export default prefixPluginTranslations;