import { TLanguage } from '@cainiaofe/cn-i18n'; export declare function getLang(lang?: TLanguage | boolean): TLanguage;