/// import { AvatarProps } from '@nutui/nutui-react-taro'; export declare const Avatar: ({ url, ...props }: AvatarProps) => JSX.Element;