import { ReactIconComponentType } from '../types';

declare const CalendarViewWeek: ReactIconComponentType;
export default CalendarViewWeek;
            