import { zero } from "@streamplace/components"; import { ActivityIndicator, View } from "react-native"; export default function () { return ( ); } export function Spinner() { return ; }