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

declare const NotificationClearAllIcon: MdiReactIconComponentType;
export default NotificationClearAllIcon;
