export declare function getDaysInMonth(date: string): number;
