export let Jimp: any;
export let intToRGBA: typeof import("jimp", { with: { "resolution-mode": "import" } }).intToRGBA;
export let rgbaToInt: any;
export let colorDiff: any;
export let limit255: any;
//# sourceMappingURL=jimp-wrapper.d.cts.map