import { ComponentProps, FunctionComponent } from 'react'; import { Box } from '@mui/material'; export declare const AppContent: FunctionComponent>;