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