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