import React from "react"; import type { ComponentProps } from "react"; import { ActivityIndicator, Content, Divider, Heading, } from "@jobber/components-native"; export function ActivityIndicatorBasicExample( props: Partial>, ) { return ( Small Base ); }