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