/** @type {string | string[]} */
export const language: string | string[];
export const update: boolean;
