export declare function generationOfGraphData(startDate: string, endDate: string): void;
