import React from 'react'; declare const RecommendationCards: () => React.JSX.Element; export default RecommendationCards;