import { Circle, Square, XStack } from 'tamagui' export function ShapesDemo() { return ( ) }