import { Settings } from '../types/index.js'; export declare function isUsingLocalTranslations(settings: Settings): boolean;