export declare class SchedulingEventsQueryDTO { ids: Array; from: string; to: string; }