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

declare const NextWeek: ReactIconComponentType;
export default NextWeek;
            