/** * Check if this is the first run and show welcome message if so */ export declare function checkAndShowWelcome(): Promise; //# sourceMappingURL=welcome.d.ts.map