import React from 'react'; import { YearCalendarProps } from '../YearCalendar.types'; export declare const YearListView: React.NamedExoticComponent;