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

declare const ViewWeek: ReactIconComponentType;
export default ViewWeek;
            