import * as Abstracts from "./Abstract"; export declare const Language: Abstracts.LanguageRefer; export default Language;