import type { ExtensionRegistry } from './types'; /** * 扩展注册表 * * Extension registry */ export declare const EXTENSION_REGISTRY: ExtensionRegistry;