import type { ExternalImageService } from 'astro'; declare const service: ExternalImageService; export default service; //# sourceMappingURL=service.d.ts.map