import CardEmptyState from './CardEmptyState'; export type { CardEmptyStateProps } from './type'; export default CardEmptyState;