import React from 'react' import {Text, View} from 'react-native' export function ClipClopGate() { return ( 🐴 Nice try ) }