export default function create(compiler: any, logger: any): (req: any, res: any, next: any) => Promise<any>;
