export type { CardGroupProps as Props } from './card-group.type'; export type { CardGroupItemProps as ItemProps } from './item.type';