import { isMobile } from '@/utils/isMobileSignal'; export const DefaultAvatar = () => { return (
); };