import Avatar from './Avatar'; export default Avatar; export * from './Avatar'; export { default as Avatar } from './Avatar';