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