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