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