import { P as PluginType } from './index-Do9GheGd.mjs'; export { C as Config, a as ConfigInstance, b as PluginAPIInstance, S as Service, c as ServiceInstance } from './index-Do9GheGd.mjs'; import 'commander'; import 'node:events'; import '@fesjs/utils'; declare function isPluginOrPreset(type: PluginType, name: string): boolean; export { PluginType, isPluginOrPreset };