type ModAvatarProps = { src?: string; text?: string; }; export type { ModAvatarProps };