import { type LocalImageService } from './service.js'; declare const sharpService: LocalImageService; export default sharpService;