import { type Sharp } from 'sharp';
export declare function getSharpInstance(): Sharp;
