import React from 'react'; import { ImageListItemBarProps } from '@mui/material/ImageListItemBar'; declare const ImageListItemBar: React.FC; export default ImageListItemBar;