import { xy } from '@synnaxlabs/x'; export declare const rounded: (coords: xy.XY[], jumps?: xy.XY[]) => string; //# sourceMappingURL=calc.d.ts.map