export declare function wrapText(ctx: any, text: string, x: number, y: number, maxWidth: number, lineHeight: number, maxHeight?: number, align?: "center" | "start" | "end"): void; //# sourceMappingURL=utils.d.ts.map