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

declare const ViewWeekIcon: MdiReactIconComponentType;
export default ViewWeekIcon;
