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

declare const CalendarWeekIcon: MdiReactIconComponentType;
export default CalendarWeekIcon;
