export declare const getXAxisThresholdValue: (graphs: Record[], operation: "min" | "max") => number | null;