/** * Expose the server to be publicly accessible */ export declare function getServer(): any; /** * Register single plugin */ export declare const registerPlugin: any; //# sourceMappingURL=server.d.ts.map