import { ITranslatorProviderSettings } from "@omnia/fx/models"; export interface DefaultTranslatorProvider extends ITranslatorProviderSettings { }