export declare const insightsFlushTopic = "insights.flush"; export declare const featureFlagEvaluatedTopic = "featureflag.evaluated.topic"; export declare const featureFlagEvaluatedBufferTopic = "featureflag.evaluated.buffer.topic"; export declare const websocketReconnectTopic = "network.websocket.reconnect"; export declare const debugModeQueryStr = "debugmode"; export declare const insightsTopic = "insights.topic"; export declare const currentUserStorageKey = "fb-user";