export { default as ProjectCard } from './ProjectCard.component'; export type { ProjectCardProject } from './ProjectCard.component';