export default class HmrTimePlugin { private startHmr; private hmrTime; constructor(); apply(compiler: any): void; }