import { Plugin } from "./Plugin"; export declare const LoadPlugin: (plugin: Plugin) => void;