export function setLang(force?: boolean, localeMap?: Record<string, any>): void;
export function initDemoI18n(app?: any): void;
