import React from 'react'; import { ContainerProps } from '@material-ui/core'; declare const Container: React.ElementType; export { Container };