import Translations from "../interface.js";
declare const TRANSLATIONS: Translations;
export { TRANSLATIONS };
