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

declare const EventWeekBeginIcon: MdiReactIconComponentType;
export default EventWeekBeginIcon;
