import { Avatar } from '@alifd/next';
export default Avatar;
export type { AvatarProps } from '@alifd/next/types/avatar';
