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