export declare class MonthYear { year: string; month: string; }