export declare class CalendarEventEditDatesOnlyDTO { from: string; to: string; }