import type { IObjectOf } from "@thi.ng/api";
export declare const packedPoints: (ctx: CanvasRenderingContext2D, attribs: IObjectOf<any>, opts: IObjectOf<any>, pts: ArrayLike<number>) => void;
//# sourceMappingURL=packed-points.d.ts.map