export type ChartCoordinates = { x1: number; y2: number; x2: number; y1: number; }; //# sourceMappingURL=ChartCoordinates.d.ts.map