export declare const EMBED_SESSION_EXPIRED_MESSAGE = "agentNative.embedSessionExpired"; export declare function isEmbedSessionExpiredMessage(event: Pick, frame: Pick | null, expectedStartUrl?: string | null): boolean; //# sourceMappingURL=embed-session-recovery.d.ts.map