import { Registry } from "../util/Registry"; import { Plugin } from "./Plugin"; export declare const PluginRegistry: Registry;