export declare class ExpressAdapter {
    static create(): any;
    static createRouter(): any;
}
