export declare const plugin: import("@/types").PluginModule<{ domain: string; port?: number | undefined; }>; //# sourceMappingURL=plugin.d.ts.map