export { default as ProjectAvatar } from './ProjectAvatar.component'; export type { ProjectAvatarProfileInfo } from './ProjectAvatar.component';