export type RecommendClassNames = Partial<{ root: string; title: string; container: string; list: string; item: string; }>;