export declare const AUTO_FOLLOW_UP_MESSAGE = "(continue)";
export declare function cleanStoredUserMessage(stored: string): string | null;
