/** * Gets the language settings of the environment in which the LIFF app is running. * @export */ export default function getLanguage(): string;