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

declare const ExclamationIcon: MdiReactIconComponentType;
export default ExclamationIcon;
