import type { LocalImageService } from 'astro'; declare const service: LocalImageService; export default service;