import { IServerSettings } from "../../interfaces"; export declare const ServerSettings: (settings: IServerSettings) => ClassDecorator;