export declare const hmr: <T extends Function>(accept: Function | undefined, component: T) => T;
//# sourceMappingURL=hmr.d.ts.map