/// import { YcfStorageImageOptionsType } from "../../types/ycf-storage-image-options.type"; export declare const SharpService: (buffer: Buffer, options: YcfStorageImageOptionsType) => Promise; //# sourceMappingURL=sharp.service.d.ts.map