import type { ServicePlugin } from '../types.js'; declare const prod: ServicePlugin; export default prod;