import type { PluginDefinition } from "../types/plugin"; export declare const BUILTIN_FEATURE_PLUGINS: PluginDefinition[];