import type { IntroCliConfig } from '../types/config-types'; export declare const renderOnboardingMessage: (config: Partial) => void;