declare module 'react-refresh' { export function injectIntoGlobalHook(globalObject: Window): void; }