import { Container, ContainerProps } from '@mui/material'; import { ComponentProps, FunctionComponent } from 'react'; export declare const Root: FunctionComponent; export declare const AppContainer: FunctionComponent>;