import { FC } from 'react'; import { AvatarProps } from '../../components/avatar/avatar'; export declare const DropdownItemAvatar: FC;