/// export declare type AvatarIcon = JSX.Element | 'edit' | 'status-online' | 'status-offline' | 'status-standby';