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

declare const ImageBrokenVariantIcon: MdiReactIconComponentType;
export default ImageBrokenVariantIcon;
