export declare const EMBED_START_PATH = "/_agent-native/embed/start"; export declare const EMBED_TOKEN_QUERY_PARAM = "__an_embed_token"; export declare const EMBED_MODE_QUERY_PARAM = "embedded"; export declare const MCP_APP_CHAT_BRIDGE_QUERY_PARAM = "__an_mcp_chat_bridge"; export declare const EMBED_SESSION_COOKIE = "an_embed_session"; export declare const EMBED_TARGET_HEADER = "x-agent-native-embed-target"; //# sourceMappingURL=embed-auth.d.ts.map