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