UNPKG

next

Version:

The React Framework

5 lines (4 loc) 197 B
import type { Dispatcher } from '../../app/hot-reloader-client'; export declare function StaticIndicator({ dispatcher }: { dispatcher?: Dispatcher; }): import("react/jsx-runtime").JSX.Element;