/** * This file provides a dynamic loader for Jimp that works in both ESM and CommonJS environments */ export function loadJimp(): Promise; //# sourceMappingURL=jimp-loader.d.ts.map