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