export { cardProps, default as NCard } from './src/Card'; export type { CardProps, CardSegmented } from './src/Card';