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

declare const CalendarWeekBeginIcon: MdiReactIconComponentType;
export default CalendarWeekBeginIcon;
