export { default as SpotlightCard } from './SpotlightCard'; export type { SpotlightCardProps } from './SpotlightCard';