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