import { PricingCard, PricingCardProps } from './PricingCard'; export { PricingCard }; export type { PricingCardProps };