import { XStack } from 'tamagui' import Icon from './Icon' import Tag from './Tag' const Logo = () => { return ( ) } export default Logo