declare class Settings { private settings; onview(vnode: any): void; private loadServer; constructor(); private saveServer; }