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