import { default as React } from 'react'; export declare const ThemeDemo: React.FunctionComponent<{ uiLanguage?: string; }>;