export { VendorCard } from './VendorCard';
export type { VendorCardData, VendorCardProps } from './VendorCard';
