export declare function showHint(context?: { storyId?: string; afterCommand?: string; }): void; export declare function showWelcome(): void;