/** * Componente para gestionar el contexto de traducciones y carga dinĂ¡mica * Se integra en el layout principal para manejar transiciones entre contextos */ export declare function TranslationContextManager(): any; //# sourceMappingURL=TranslationContextManager.d.ts.map