import type { IObjectOf } from "@thi.ng/api";
import type { ReadonlyVec } from "@thi.ng/vectors";
export declare const text: (ctx: CanvasRenderingContext2D, attribs: IObjectOf<any>, pos: ReadonlyVec, body: any, maxWidth?: number) => void;
//# sourceMappingURL=text.d.ts.map