import { FunctionComponent } from 'react'; declare const ContextDisplay: FunctionComponent; export default ContextDisplay;