export { default as NAvatar } from './src/Avatar'; export type { AvatarProps } from './src/Avatar';