export declare class DefaultServer { static create(): import("express-serve-static-core").Express; }