import { BoxProps } from '@mui/material'; import { FunctionComponent } from 'react'; export declare const CenteredContent: FunctionComponent;