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