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

declare const DiscAlertIcon: MdiReactIconComponentType;
export default DiscAlertIcon;
