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