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

declare const BrokenImageIcon: MdiReactIconComponentType;
export default BrokenImageIcon;
