export declare function readEmbedMcpChatBridgeFlagFromUrl(): boolean; export declare function markEmbedMcpChatBridgeActive(): void; export declare function isEmbedMcpChatBridgeActive(): boolean; export declare function getEmbedAuthToken(): string | null; export declare function isEmbedAuthActive(): boolean; /** Internal test helper. Do not use in app code. */ export declare function _resetEmbedAuthForTests(): void; export declare function ensureEmbedAuthFetchInterceptor(): void; //# sourceMappingURL=embed-auth.d.ts.map