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