// @design-system: domain/vendor/AiRecommendationCard
export { AiRecommendationCard } from './AiRecommendationCard';
export type { AiRecommendationCardProps } from './AiRecommendationCard';
