import TranslationsProvider from "./provider/translations-provider";

export {
    TranslationsProvider
};
