import { MdiReactIconComponentType } from './dist/typings';

declare const FileImageIcon: MdiReactIconComponentType;
export default FileImageIcon;
