export default function liveReloadMiddleware(compiler: any): (req: any, res: any, next: any) => void;
