/**
 * Returns the name of the currently active Language object
 */
export declare const getLanguage: () => string;
