export declare const INTERACTIVE_BASH_SESSION_STORAGE: string;
export declare const OMO_SESSION_PREFIX = "omo-";
export declare function buildSessionReminderMessage(sessions: string[]): string;
