import type { PluginOption } from 'vite'; export declare const patchReactRefresh: (options: T) => T;