import ReviewList from './review-list'; export type { ReviewListProps } from './review-list'; export { ReviewList };