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

declare const ErrorIcon: MdiReactIconComponentType;
export default ErrorIcon;
