export type SeeMoreProps = { list: string[]; text?: string; };