// @flow import CommunityAvatar from './communityAvatar'; import UserAvatar from './userAvatar'; export { CommunityAvatar, UserAvatar };