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