declare class ServerNotInitializedException extends Error { constructor(); } export { ServerNotInitializedException };