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

declare const TragedyIcon: MdiReactIconComponentType;
export default TragedyIcon;
