export declare interface CwkWindow extends Window { __cwkFollowModeWs?: WebSocket; HMR_SKIP_DEEP_PATCH?: boolean; }