export { default as QuoteCard } from './QuoteCard'; export type { QuoteCardProps } from './QuoteCard';