import type { IObjectOf } from "@thi.ng/api";
export declare const path: (ctx: CanvasRenderingContext2D, attribs: IObjectOf<any>, segments: any[]) => void;
//# sourceMappingURL=path.d.ts.map