export declare function getTimeBasedGreeting(language?: string[]): { language: string; greeting: string; };