export declare const sparklineGraphData: { data_point: number; date: string; threshold: number; }[];