import { ConfiguredServer } from '../../server.configured';
export declare class Xserver extends ConfiguredServer {
    constructor();
}
