export declare const renderLangObject: (obj: any, language: 'string') => any; export declare const useLanguageObject: () => any;