export declare const OPEN_CREATE_SESSION_EVENT = "botmux:open-create-session"; export declare function requestOpenCreateSession(): void; export declare function consumePendingCreateSession(): boolean; //# sourceMappingURL=create-session-entry.d.ts.map