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