export declare function express(name?: string, level?: string, format?: string): (request: any, response: any, next: any) => void;