import { createText } from "@shopify/restyle"; import type { AppTheme } from "@themes/AppTheme"; const Text = createText(); export default Text;