import { Avatar } from './avatar.taro';
export type { AvatarProps, AvatarShape } from './avatar.taro';
export default Avatar;
