import CardPanel from './card-panel'; export type { CardPanelProps } from './card-panel'; export default CardPanel;