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