export type XYPoint = { x: number; y: number; }; //# sourceMappingURL=types.d.ts.map