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

declare const EventWeekIcon: MdiReactIconComponentType;
export default EventWeekIcon;
